Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Jan 3, 2024
1 parent 935a491 commit 2c266bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
ARNOLD_DOWNLOAD_USER: ${{ secrets.ARNOLD_DOWNLOAD_USER }}
ARNOLD_DOWNLOAD_PASSWORD: ${{ secrets.ARNOLD_DOWNLOAD_PASSWORD }}
shell: python
if: ${{ env.ARNOLD_DOWNLOAD_USER != '' }}
if: ${{ env.ARNOLD_DOWNLOAD_UffSER != '' }}

- name: Build Docs and Package
# Docs builds should be relatively quick. If there is a problem, this
Expand Down

0 comments on commit 2c266bd

Please sign in to comment.