Skip to content

Commit

Permalink
Try and fix the release bug (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryceg authored Apr 16, 2021
1 parent 6ba8f89 commit 9cb44c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: mkdir -p ./gh-pages/src

- name: Copy resources
run: cp -r ./src/Resources ./gh-pages/src/Resources
run: cp -r ./src/Resources ./gh-pages/src/

- name: Deploy
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 9cb44c2

Please sign in to comment.