Skip to content

Commit

Permalink
Svn no longer in default CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
cannam committed Jun 28, 2024
1 parent 1c207d4 commit b2e936d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: deps
run: sudo apt-get install mlton smlnj libsmlnj-smlnj polyml libpolyml-dev
run: sudo apt-get install mlton smlnj libsmlnj-smlnj polyml libpolyml-dev git mercurial subversion
- name: prepare
run: |
git config --global user.email "[email protected]"
Expand Down

0 comments on commit b2e936d

Please sign in to comment.