Skip to content

Commit

Permalink
updating workflow (#8)
Browse files Browse the repository at this point in the history
* updating workflow
  • Loading branch information
leios authored Feb 20, 2024
1 parent 213a157 commit 4293713
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
version: '1'
- run: |
julia --project=. -e 'import Pkg; Pkg.instantiate()'
julia --project=. make.jl
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "site"
name = "scribbleios"
uuid = "43ef21f7-ab12-4fd6-b37e-70528d1ee7dd"
authors = ["James Schloss <[email protected]>"]
version = "0.1.0"
Expand Down
File renamed without changes.

0 comments on commit 4293713

Please sign in to comment.