Skip to content

Commit

Permalink
workflows: move to pacbrew container (wip)...
Browse files Browse the repository at this point in the history
  • Loading branch information
Cpasjuste committed May 2, 2024
1 parent d5e645b commit e6dfcc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pacbrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
run: |
apt install -y sudo
cd $GITHUB_WORKSPACE
./pacbrew.sh -u ${{ secrets.SSH_USER }} -h ${{ secrets.SSH_HOST }}
./pacbrew.sh
#-u ${{ secrets.SSH_USER }} -h ${{ secrets.SSH_HOST }}

0 comments on commit e6dfcc7

Please sign in to comment.