Skip to content

Commit

Permalink
./
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Jul 2, 2024
1 parent eeb915c commit 8dffa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
run: |
set -ex
cd build
sudo apt -y install ${{ steps.make_deb.outputs.name }}
sudo apt -y install ./${{ steps.make_deb.outputs.name }}
shell: bash

- name: "Test Installed CCF"
Expand Down

0 comments on commit 8dffa4e

Please sign in to comment.