Skip to content

Commit

Permalink
staging master
Browse files Browse the repository at this point in the history
  • Loading branch information
dan323 committed Aug 31, 2024
1 parent e80ad5d commit 44da992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/OnMerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
cd frontend
npm run build
mkdir ../executable/src/main/resources/public/
cp -r ./build/* ../executable/src/main/resources/public/
- name: Setup java
uses: actions/setup-java@master
Expand Down

0 comments on commit 44da992

Please sign in to comment.