Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr committed Sep 24, 2023
1 parent ab40c74 commit 82a486c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate-document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Install Roswell
env:
LISP: ${{ matrix.lisp }}
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Install Roswell
env:
LISP: ${{ matrix.lisp }}
Expand Down

0 comments on commit 82a486c

Please sign in to comment.