Skip to content

Commit 2a898ad

Browse files
authored
Update build.yml
1 parent 2de1147 commit 2a898ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install yarn deps
3333
run: cd website && yarn install
3434
- name: build
35-
working-directory: ./pyre2/website
35+
working-directory: pyre2/website
3636
run: scripts/build.sh
3737
- name: Deploy to GitHub Pages
3838
id: deployment

0 commit comments

Comments
 (0)