using a gitea compatible upload-artifact action
Continuous integration / build (push) Successful in 1m41s

This commit is contained in:
2025-08-09 23:20:47 +01:00
parent 67d8902eaf
commit 3c47ae1305
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- run: cargo build --release
# - run: cargo build --release --target x86_64-pc-windows-gnu
- uses: christopherhx/upload-artifact@v4
- uses: christopherhx/gitea-upload-artifact@v4
with:
name: linux-release
path: target/release/worldcoder