mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Try caching in workflow
This commit is contained in:
parent
3a23ad1382
commit
3b95725f09
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-test-alpha.yml
vendored
2
.github/workflows/build-and-test-alpha.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Setup Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
go-version: ${{ matrix.go }}
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue