Skip to content

Commit

Permalink
404 attempt 2903
Browse files Browse the repository at this point in the history
  • Loading branch information
kaubu committed Dec 7, 2023
1 parent 6f494b0 commit ba3d9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
cp anglish_to_english.json ./dist/
cp english_to_anglish.json ./dist/
cp 404.html ./dist/
cp index.html ./dist/
# cp index.html ./dist/
# - name: Build CSS
# run: npx tailwindcss -i ./src/input.css -o ./dist/output.css
- name: Upload artifact
Expand Down

0 comments on commit ba3d9e3

Please sign in to comment.