Skip to content

Commit

Permalink
ci: testing things
Browse files Browse the repository at this point in the history
  • Loading branch information
akrck02 committed Jan 15, 2025
1 parent f3ca3f7 commit da2dce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: tsc

- name: Show directories
run: ls -lha
run: ls -lha temp

- name: Minify the js ha
run: rollup ./temp/start.js --file ./out/start.js --format iife
Expand Down

0 comments on commit da2dce0

Please sign in to comment.