ci: i used download artifact?? also broken on gh
All checks were successful
/ build (push) Successful in 11m21s
All checks were successful
/ build (push) Successful in 11m21s
This commit is contained in:
parent
2ca6f8f134
commit
44690b3637
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -17,6 +17,6 @@ jobs:
|
|||
working-directory: web/
|
||||
- run: PATH="$PATH:$HOME/.cargo/bin" cargo build --release --features=web
|
||||
# - uses: actions/upload-artifact@v4
|
||||
- uses: https://code.forgejo.org/forgejo/download-artifact@v4
|
||||
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||
with:
|
||||
path: target/release/upub
|
||||
|
|
Loading…
Add table
Reference in a new issue