mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-09 08:33:04 +02:00
fix: Fix ambiguous redirect
This commit is contained in:
parent
d14310a1e5
commit
a873329a42
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ jobs:
|
|||
- name: Run cargo-deb
|
||||
id: cargo_deb
|
||||
run: |
|
||||
cargo deb >> $DEB_PATH
|
||||
DEB_PATH=$(cargo deb)
|
||||
echo "path=$DEB_PATH" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Test deb installation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue