Update validate-swift.yml
This commit is contained in:
parent
7308d6e218
commit
f0c0d25197
3
.github/workflows/validate-swift.yml
vendored
3
.github/workflows/validate-swift.yml
vendored
@ -35,9 +35,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Update PATH
|
|
||||||
run: echo ::add-path::$HOME/bin
|
|
||||||
|
|
||||||
- name: Cache packages/Tools/.build
|
- name: Cache packages/Tools/.build
|
||||||
uses: actions/cache@v1
|
uses: actions/cache@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user