Skip to content

Commit

Permalink
πŸ’š fix ivm build
Browse files Browse the repository at this point in the history
  • Loading branch information
o4kapuk committed Nov 25, 2023
1 parent 2c179ba commit bc8f384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
build:
if: contains(github.event.head_commit.message, 'πŸ”–')
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
permissions:
contents: read
packages: write
Expand Down

0 comments on commit bc8f384

Please sign in to comment.