mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-10 07:11:52 +08:00
Try caching in workflow
This commit is contained in:
parent
3a23ad1382
commit
3b95725f09
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…
Reference in New Issue
Block a user