mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-21 21:01:14 -05:00
Fix archive path
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: arm-binaries
|
name: arm-binaries
|
||||||
path: ./src/raspberrypi/bin/rascsi.tar.gz
|
path: ./src/raspberrypi/rascsi.tar.gz
|
||||||
|
|
||||||
# buildroot-image:
|
# buildroot-image:
|
||||||
# runs-on: ubuntu-latest
|
# runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user