use gitea compatible artifact upload
This commit is contained in:
2
.github/workflows/ci_debug.yml
vendored
2
.github/workflows/ci_debug.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
cp target/x86_64-unknown-linux-gnu/debug/hedz_reloaded target/x86_64-unknown-linux-gnu/debug/hedz_reloaded_server ./
|
||||
tar -czf steamos-debug.tar.gz hedz_reloaded hedz_reloaded_server
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: steamos-debug.tar.gz
|
||||
path: ./steamos-debug.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user