Skip to content

Commit e29468b

Browse files
committed
Updated pages-workflow run command
1 parent 7644581 commit e29468b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pages-workflow.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
steps:
1212
- name: Prereqs
1313
run : |
14-
cd ..
15-
curl -o nd.zip https://www.naturaldocs.org/download/natural_docs/2.3.1/Natural_Docs_2.3.1.msi
14+
curl -o Natural_Docs.2.3.1.msi https://www.naturaldocs.org/download/natural_docs/2.3.1/Natural_Docs_2.3.1.msi
1615
Natural_Docs.2.3.1.msi
1716
1817
- name: Checkout Repo

0 commit comments

Comments
 (0)