We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ca1b0 commit b93490fCopy full SHA for b93490f
1 file changed
.github/workflows/static.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Move files to public directory
36
run: |
37
mkdir -p public
38
- cp Titanic/index.html public/index.html
+ cp Titanic/index.html public/
39
40
- name: Setup Pages
41
uses: actions/configure-pages@v5
0 commit comments