Skip to content

Commit

Permalink
fix: remove debug cat on continuous ci
Browse files Browse the repository at this point in the history
  • Loading branch information
azubieta committed Apr 8, 2022
1 parent 5584a35 commit 43fe2c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
chmod +x $BUILDER_PATH
cd recipes/bash/
$BUILDER_PATH --skip-test
cat AppDir/org.gnu.bash.desktop
- name: Test bash
run: |
recipes/bash/bash*.AppImage --appimage-extract-and-run -c "echo Hello World"
Expand Down

0 comments on commit 43fe2c4

Please sign in to comment.