This commit is contained in:
@@ -12,10 +12,6 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.20'
|
||||
|
||||
- name: Prepare Xmake
|
||||
uses: xmake-io/github-action-setup-xmake@v1
|
||||
with:
|
||||
@@ -34,7 +30,7 @@ jobs:
|
||||
- name: Calc deps hash
|
||||
uses: https://gitea.com/seepine/hash-files@v1
|
||||
id: get-hash
|
||||
with:
|
||||
with:
|
||||
patterns: |
|
||||
packages.hash
|
||||
./packages.hash
|
||||
|
||||
Reference in New Issue
Block a user