Fix workflow for real this time, I hope
This commit is contained in:
parent
d528cbf85a
commit
6f710187f9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
|
@ -71,4 +71,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: Cog
|
name: Cog
|
||||||
path: $XCODE_DERIVEDDATA_PATH/Cog.zip
|
path: ${{ env.XCODE_DERIVEDDATA_PATH }}/Cog.zip
|
||||||
|
|
Loading…
Reference in a new issue