Skip to content

Commit 46d93be

Browse files
committed
fix
1 parent 483fb76 commit 46d93be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
working-directory: packages/rescript-relay/rescript-relay-ppx
2727
steps:
2828
- name: Install system dependencies
29+
working-directory: /
2930
run: |
3031
apt-get update
3132
apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)