Skip to content

Commit

Permalink
Fix manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone committed Jul 8, 2024
1 parent 2477ed7 commit 289c227
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
branches:
- master
- gh-actions

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down
4 changes: 2 additions & 2 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "38e09f6c5663173303181f2e3ac0c922f9f2eb2f",
"rev": "b387c548d1dc9cea5c5fcb71e5b3370cca1a04cc",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": null,
Expand Down Expand Up @@ -101,5 +101,5 @@
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "carleson",
"name": "bonnAnalysis",
"lakeDir": ".lake"}

0 comments on commit 289c227

Please sign in to comment.