Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulc29 authored Dec 12, 2023
1 parent 3398692 commit 7be227f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ jobs:

- name: Compile main library
run: |
mkdir -p ~/main-build/_build
cp -f -R ~/main-build/_build $GITHUB_WORKSPACE/main/_build
rm -r ~/main-build
cd master
cd src
agda --html --html-dir=../docs index.agda
cp -f -R main/ ~/main-build/

0 comments on commit 7be227f

Please sign in to comment.