Skip to content

Commit

Permalink
Merge branch 'microhs'
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyYakeley committed Nov 23, 2024
2 parents 17878bc + 61cea70 commit ae16327
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ci.mhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,8 @@ jobs:
with:
path: time
- name: checkout mhs repo
uses: actions/checkout@v4
with:
repository: augustss/MicroHs
ref: stable-2
path: mhs
# workaround for `act`: https://github.com/nektos/act/issues/678#issuecomment-1693751996
run: git clone https://github.com/augustss/MicroHs.git --branch stable-2 mhs
- name: make and install mhs
run: |
cd mhs
Expand Down

0 comments on commit ae16327

Please sign in to comment.