Test
All checks were successful
Run Tests on Code / run-tests (push) Successful in 10s
Build binary file and bundle packages / test (pull_request) Successful in 10s
Build binary file and bundle packages / build (pull_request) Successful in 28s
Build binary file and bundle packages / test-env (pull_request) Successful in 0s
All checks were successful
Run Tests on Code / run-tests (push) Successful in 10s
Build binary file and bundle packages / test (pull_request) Successful in 10s
Build binary file and bundle packages / build (pull_request) Successful in 28s
Build binary file and bundle packages / test-env (pull_request) Successful in 0s
This commit is contained in:
parent
d2e7eb9daf
commit
7f5c4c6230
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ jobs:
|
|||
id: deb_bundle
|
||||
run: |
|
||||
echo test
|
||||
cargo deb
|
||||
|
||||
echo test
|
||||
DEBIAN_REF=$(echo ${{ github.ref_name }} | tr - \~)
|
||||
echo "debian_ref=$DEBIAN_REF" >> $GITHUB_OUTPUT
|
||||
|
|
Loading…
Reference in a new issue