Skip to content

Commit

Permalink
moved build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetrax-10 committed Jan 14, 2024
1 parent 7918774 commit 22fcc6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
rm -rf dist/Plugins/hot-reload
- name: Copy build.sh
run: cp -r build.sh dist/
run: cp -r .github/workflows/build.sh dist/

- name: Publish to dist branch
uses: s0/git-publish-subdir-action@develop
Expand Down

0 comments on commit 22fcc6a

Please sign in to comment.