Skip to content

Commit 39e065d

Browse files
committed
Update main.yml
1 parent 787f841 commit 39e065d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: sharedarraybuffer_workaround
5555
run: |
56-
cd ./html/
56+
cd ./clunk-editor/html/
5757
curl -fsSL https://github.com/gzuidhof/coi-serviceworker/raw/master/coi-serviceworker.js > coi-serviceworker.js
5858
sed -i 's#\( <script src="index.js"></script>\)# <script src="coi-serviceworker.js"></script>\n\1#g' index.html
5959

0 commit comments

Comments
 (0)