Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sshresthadh committed Jan 31, 2024
1 parent 262747f commit 6119fef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
username: ${{ secrets.REMOTE_USERNAME }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
whoami
- whoami
- sudo apt install docker.io docker-compose
# - name: Transfer Build Files to Ubuntu Instance
# uses: appleboy/scp-action@master
Expand Down

0 comments on commit 6119fef

Please sign in to comment.