using a gitea compatible upload-artifact action
Continuous integration / build (push) Failing after 13s

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