Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg committed Feb 4, 2024
1 parent 1d81bcb commit befbbd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:
- name: Build SpecTec
run: cd spectec && opam exec make
- name: Build main spec
run: cd document/core && opem exec make main
run: cd document/core && opam exec make main
- name: Run Bikeshed
run: cd document/core && opem exec make bikeshed
run: cd document/core && opam exec make bikeshed
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit befbbd4

Please sign in to comment.