Skip to content

Commit

Permalink
debug workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DestyNova committed May 14, 2024
1 parent b802bb0 commit cb6e576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy-gh-pages.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm install -g elm uglify-js
- run: ./build.sh
- run: pwd && ls && ls build

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit cb6e576

Please sign in to comment.