Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
plietar committed Oct 1, 2024
1 parent bc47c85 commit b7cb4c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ebola.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup.yaml
- uses: ./.github/actions/setup
- shell: Rscript {0}
run: |
library(orderly2)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lassa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup.yaml
- uses: ./.github/actions/setup

- shell: Rscript {0}
run: |
Expand Down

0 comments on commit b7cb4c7

Please sign in to comment.