Skip to content

Commit

Permalink
Merge pull request #300 from google/fix_nightly
Browse files Browse the repository at this point in the history
Turn nightly builds back on
  • Loading branch information
brad4d authored Feb 14, 2024
2 parents 7299290 + a016747 commit 312372c
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 312372c

Please sign in to comment.