This commit is contained in:
Samkist
2022-06-03 03:38:53 -04:00
parent 06afa1a26d
commit 45d9f80374

View File

@@ -28,8 +28,8 @@ jobs:
- uses: actions/cache@v2 - uses: actions/cache@v2
with: with:
path: | path: |
${{ github.workspace }}/scripts/ ${{ github.workspace}}/scripts/
${{ github.workspace }}/build/ ${{ github.workspace}}/build/
- name: start-message - name: start-message
run: echo Starting compilation run: echo Starting compilation