Skip to content

Commit

Permalink
Fix CI (#26)
Browse files Browse the repository at this point in the history
* Update Julia version for Franklin

* Remove PR run

* Delete and ignore Manifest

* Revert version relaxing
  • Loading branch information
gdalle authored Jan 30, 2024
1 parent ea0990b commit db283fc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 306 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Julia
uses: julia-actions/setup-julia@v1
with:
version: 1.5
version: 1
# NOTE
# The steps below ensure that NodeJS and Franklin are loaded then it
# installs highlight.js which is needed for the prerendering step
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ __site/
franklin
franklin.pub
node_modules/
Manifest.toml
305 changes: 0 additions & 305 deletions Manifest.toml

This file was deleted.

0 comments on commit db283fc

Please sign in to comment.