This commit is contained in:
@@ -18,7 +18,10 @@ jobs:
|
||||
run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
|
||||
- name: Install Task utility
|
||||
run: sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
|
||||
uses: nightstory/setup-task@v1
|
||||
with:
|
||||
enable-cache: true
|
||||
version: latest
|
||||
|
||||
# - name: Install Task utility
|
||||
# uses: go-task/setup-task@v1
|
||||
|
||||
Reference in New Issue
Block a user