Skip to content

Commit

Permalink
typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
leios committed Feb 20, 2024
1 parent 7e5b265 commit 6b7c206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
version: '1'
- run: |
julia --project=. -e 'import Pkg; Pkg.develop(path=".")'
julia --project=. src/make.jl
julia --project=. make.jl
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6b7c206

Please sign in to comment.