We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787f841 commit 39e065dCopy full SHA for 39e065d
1 file changed
.github/workflows/main.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: sharedarraybuffer_workaround
55
run: |
56
- cd ./html/
+ cd ./clunk-editor/html/
57
curl -fsSL https://github.com/gzuidhof/coi-serviceworker/raw/master/coi-serviceworker.js > coi-serviceworker.js
58
sed -i 's#\( <script src="index.js"></script>\)# <script src="coi-serviceworker.js"></script>\n\1#g' index.html
59
0 commit comments