Skip to content

Commit

Permalink
预览
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Jul 6, 2024
1 parent 7285c47 commit 79370da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- run: curl -LO https://github.com/czy-29/29bot.com/releases/download/workflow-bin-v5/workflow-bin
- run: curl -LO https://github.com/czy-29/29bot.com/releases/download/workflow-bin-v6/workflow-bin
- run: chmod +x workflow-bin
- run: ./workflow-bin start
- uses: actions/checkout@v4
- run: curl -LO https://github.com/czy-29/29bot.com/releases/download/workflow-bin-v5/workflow-bin
- run: curl -LO https://github.com/czy-29/29bot.com/releases/download/workflow-bin-v6/workflow-bin
- run: chmod +x workflow-bin
- run: ls
- run: ./workflow-bin ok
- run: ./workflow-bin run

0 comments on commit 79370da

Please sign in to comment.