Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
Update GenDocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfliegner authored May 12, 2024
1 parent e112d97 commit 90d5e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GenDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
with:
version: '1'
version: ${{ vars.JULIA_MINOR_VERSION }}
- run: |
- run: |
echo "Log level: ${{ github.event.inputs.logLevel }}"
Expand Down

0 comments on commit 90d5e66

Please sign in to comment.