We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483fb76 commit 46d93beCopy full SHA for 46d93be
.github/workflows/build-release.yml
@@ -26,6 +26,7 @@ jobs:
26
working-directory: packages/rescript-relay/rescript-relay-ppx
27
steps:
28
- name: Install system dependencies
29
+ working-directory: /
30
run: |
31
apt-get update
32
apt-get install -y --no-install-recommends \
0 commit comments