Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andyoknen authored Aug 5, 2022
1 parent 1989f40 commit eb1d9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
- name: Copy artifacts
run: |
cp -r ./build/site/* /data/docs/en/
cp -r !(site) ./assets/* /data/docs/
cp -r ./assets/* /data/docs/

0 comments on commit eb1d9b6

Please sign in to comment.