Skip to content

Commit a016747

Browse files
authored
Turn nightly builds back on
These were turned off in e2187dc
1 parent 7299290 commit a016747

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)