Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Commit d784529

Browse files
committed
Fix build?
1 parent c934d7d commit d784529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- run: npm run bundle
3030
- run: npx typedoc -out bundles/docs
3131
continue-on-error: true
32-
- run: touch .nojeykll
32+
- run: touch bundles/.nojeykll
3333

3434
- name: Deploy
3535
uses: s0/git-publish-subdir-action@master

0 commit comments

Comments
 (0)