Skip to content

Commit

Permalink
Fix pasto.
Browse files Browse the repository at this point in the history
  • Loading branch information
augustss committed Nov 29, 2024
1 parent 7378b67 commit e01825b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mhs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
repository: haskell/containers
path: containers
- name: compile and install time package
- name: compile and install containers package
run: |
PATH="$HOME/.mcabal/bin:$PATH"
cd containers/containers
Expand Down

0 comments on commit e01825b

Please sign in to comment.