Skip to content

Commit

Permalink
Update roswell
Browse files Browse the repository at this point in the history
  • Loading branch information
privet-kitty committed May 20, 2021
1 parent ec414bb commit 9a58b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
LISP: ${{ matrix.lisp }}
ROSWELL_LATEST_ASDF: 1
run: |
curl -L https://raw.githubusercontent.com/roswell/roswell/a8fd8a3c33078d6f06e6cda9d099dcba6fbefcb7/scripts/install-for-ci.sh | sh
curl -L https://raw.githubusercontent.com/roswell/roswell/release/scripts/install-for-ci.sh | sh
- name: Install fiveam
run: ros install fiveam
- name: Run tests
Expand Down

0 comments on commit 9a58b3a

Please sign in to comment.