Skip to content

Commit

Permalink
Turn nightly builds back on
Browse files Browse the repository at this point in the history
These were turned off in e2187dc
  • Loading branch information
blickly committed Feb 5, 2024
1 parent 7299290 commit a016747
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,5 +344,4 @@ jobs:
- name: Configure yarn
run: yarn config set registry https://registry.npmjs.org/
- name: Publish packages to npm
#run: yarn publish-packages
run: echo "Skipping yarn publish-packages step"
run: yarn publish-packages

0 comments on commit a016747

Please sign in to comment.