Skip to content

Commit

Permalink
revert since that didn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
jwklong authored Nov 25, 2024
1 parent 5431fe2 commit d1db727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
rebuild:
concurrency: ci-${{ github.ref }} # Recommended if you intend to make multiple deployments in quick succession.
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit d1db727

Please sign in to comment.