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 9f115e2 commit fcf0fbeCopy full SHA for fcf0fbe
1 file changed
.github/workflows/pages-workflow.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Prereqs
17
run : |
18
- sudo apt update
+ apt update
19
apt-get install -y git unzip
20
curl -o ./nd.zip https://www.naturaldocs.org/download/natural_docs/2.3.1/Natural_Docs_2.3.1.zip
21
unzip nd.zip
0 commit comments