Skip to content

Commit d4ef9cc

Browse files
committed
fix: git flow
1 parent 899ae37 commit d4ef9cc

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/formal-spec-integration.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,6 @@ jobs:
4646
# Copy the HTML files
4747
cp -r formal-spec-html/* site/static/formal-spec/
4848
49-
<<<<<<< HEAD
50-
- name: 🔄 Enhance Agda documentation
51-
working-directory: site
52-
run: |
53-
# Process HTML files using the agda-web-docs-lib
54-
NODE_OPTIONS="--max-old-space-size=16384" npx agda-web-docs-lib process ./static/formal-spec ./agda-docs.config.json
55-
56-
=======
57-
>>>>>>> main
5849
- name: 🏗️ Build Docusaurus site
5950
working-directory: site
6051
run: |

0 commit comments

Comments
 (0)