fix actions

This commit is contained in:
ConfiG 2023-08-03 01:04:49 +03:00
parent d4543c518c
commit 46d2c8cd23
No known key found for this signature in database
GPG key ID: 44DA1983F524C11B

View file

@ -97,7 +97,7 @@ jobs:
run: |
cd ${{ github.workspace }}/build
cmake --build . --config RelWithDebInfo --parallel
rm ./bin/nightly/resources/.geode_cache
rm ${{ github.workspace }}/bin/nightly/resources/.geode_cache
- name: Upload Artifacts
uses: actions/upload-artifact@v3