Test
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
|
id: deb_bundle
|
||||||
run: |
|
run: |
|
||||||
echo test
|
echo test
|
||||||
cargo deb
|
|
||||||
echo test
|
echo test
|
||||||
DEBIAN_REF=$(echo ${{ github.ref_name }} | tr - \~)
|
DEBIAN_REF=$(echo ${{ github.ref_name }} | tr - \~)
|
||||||
echo "debian_ref=$DEBIAN_REF" >> $GITHUB_OUTPUT
|
echo "debian_ref=$DEBIAN_REF" >> $GITHUB_OUTPUT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue