Skip to content

Commit a7dc0b3

Browse files
authored
Update pages.yml
1 parent 764f9eb commit a7dc0b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
env:
3838
GA_ID: ${{ secrets.GA_ID }}
3939
run: echo "$GA_ID" > static/ga-code
40+
- name: Ensure github-pages directory
41+
run: mv static github-pages
4042
- name: Setup Pages
4143
uses: actions/configure-pages@v3
4244
- name: Upload artifact

0 commit comments

Comments
 (0)