Skip to content

Commit

Permalink
test linux workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Jul 22, 2024
1 parent a3f7a61 commit d5175e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-cice_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
runs-on: [ubuntu-latest]

steps:
- name: install csh
uses: ConorMacBride/install-package@v1
with:
apt: csh
- name: clone
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit d5175e1

Please sign in to comment.