Skip to content

Commit 2cddbe9

Browse files
committed
style: fix #38
1 parent 5296a47 commit 2cddbe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: installing dependencies
6060
run: yarn install
6161
env:
62-
CI: true
62+
CI: true
6363
- name: publish
6464
# workaround until https://github.com/actions/setup-node/issues/67 is solved
6565
run: |

0 commit comments

Comments
 (0)