Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sh4rkman authored Mar 21, 2024
1 parent 7717b5a commit fb87fe5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
port: ${{ secrets.PORT }}
script: |
cd ${{ secrets.DEV_DIST }}
git pull origin dev
- name: pull code from github
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit fb87fe5

Please sign in to comment.