using a gitea compatible upload-artifact action
Continuous integration / build (push) Successful in 1m41s
Continuous integration / build (push) Successful in 1m41s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user