Skip to content

Commit

Permalink
Merge pull request #1 from ImTheKai/ImTheKai-patch-1
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
ImTheKai authored Nov 19, 2024
2 parents bda4ce0 + 331397f commit caac9d2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Install sudo package
run: apt update && apt install sudo
- name: Run docker
run: bash /tmp/install/pg-easy-deploy.sh ${{ matrix.commands }}
run: bash /tmp/install/pg-easy-deploy.sh

0 comments on commit caac9d2

Please sign in to comment.