Skip to content

Commit

Permalink
fixed buildir
Browse files Browse the repository at this point in the history
  • Loading branch information
jcayouette committed Dec 13, 2023
1 parent 535cf76 commit 57fa34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Archive Documentation
run: |
zip -r documentation.zip [/tmp/build]
zip -r documentation.zip /tmp/build
- name: Create Release
id: create_release
Expand Down

0 comments on commit 57fa34c

Please sign in to comment.