Update validate-swift.yml

This commit is contained in:
Marc Rousavy 2021-02-23 12:18:13 +01:00
parent 7308d6e218
commit f0c0d25197

View File

@ -35,9 +35,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Update PATH
run: echo ::add-path::$HOME/bin
- name: Cache packages/Tools/.build
uses: actions/cache@v1
with: