Skip to content

Commit

Permalink
Update test-next-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia authored Aug 25, 2024
1 parent c86fb00 commit 865f70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-next-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: git clone --depth=0 https://github.com/MithrilJS/mithril.js.git && cd mithril.js
- uses: ./.github/actions/setup
- run: npm run build
- run: npx pr-release pr --verbose --target master --source next --compact --verbose --minimize-semver-change
Expand Down

0 comments on commit 865f70b

Please sign in to comment.