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
|
||||||
# - run: cargo build --release --target x86_64-pc-windows-gnu
|
# - run: cargo build --release --target x86_64-pc-windows-gnu
|
||||||
- uses: christopherhx/upload-artifact@v4
|
- uses: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: linux-release
|
name: linux-release
|
||||||
path: target/release/worldcoder
|
path: target/release/worldcoder
|
||||||
|
|||||||
Reference in New Issue
Block a user