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

This commit is contained in:
Neshura 2024-08-07 20:04:15 +02:00
parent d2e7eb9daf
commit 7f5c4c6230
Signed by: Neshura
GPG key ID: 4E2D47B1374C297D

View file

@ -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