Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Jul 6, 2024
1 parent 45304e3 commit 2f4b3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
REMOTE_NAME: gitee
GIT_USERNAME: czy29
GIT_PASSWORD: ${{ secrets.GITEE_PASSWORD }}
- run: git checkout main
- run: git checkout origin/main
- run: ls
- run: ./workflow-bin ok

0 comments on commit 2f4b3d4

Please sign in to comment.