Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedakef committed Jan 8, 2025
1 parent f3205b0 commit 05808bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: make -C frontend/

- name: Move example to root
run: cp frontend/example frontend/src
run: cp -r frontend/example frontend/src

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 05808bd

Please sign in to comment.