Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit 312372c

Browse files
authored
Merge pull request #300 from google/fix_nightly
Turn nightly builds back on
2 parents 7299290 + a016747 commit 312372c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,5 +344,4 @@ jobs:
344344
- name: Configure yarn
345345
run: yarn config set registry https://registry.npmjs.org/
346346
- name: Publish packages to npm
347-
#run: yarn publish-packages
348-
run: echo "Skipping yarn publish-packages step"
347+
run: yarn publish-packages

0 commit comments

Comments
 (0)