Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
koeppel committed May 10, 2024
1 parent ece6e87 commit 13a40e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
npm install
npm run build
mv dist ../../../gh-pages/"$dir"/sample.p13n
cd ../../..
done
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit 13a40e2

Please sign in to comment.