Skip to content

Commit

Permalink
fix: mobile drag and drop api
Browse files Browse the repository at this point in the history
  • Loading branch information
afifurrohman-id committed May 25, 2024
1 parent e4ab149 commit 9c22bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: cargo install wasm-bindgen-cli

- run: make release -j 8
- run: sed -i "1 i\import 'https://bernardo-castilho.github.io/DragDropTouch/DragDropTouch.js'" assets/enku.js
- run: sed -i "1 i\import 'https://cdn.jsdelivr.net/npm/[email protected]/index.min.js'" assets/enku.js

- uses: FirebaseExtended/action-hosting-deploy@v0
with:
Expand Down

0 comments on commit 9c22bf8

Please sign in to comment.