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 4d61cae commit dab5798Copy full SHA for dab5798
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: ammaraskar/[email protected]
30
with:
31
docs-folder: "src/website"
32
- pre-build-command: "apt-get update -y && apt-get install -y gcc and-build-dependencies"
+ pre-build-command: "apt-get update -y && apt-get install -y gcc"
33
- name: Deploy website
34
uses: JamesIves/[email protected]
35
0 commit comments