Skip to content

Commit

Permalink
corrected typo in build_main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sllynn committed Oct 25, 2023
1 parent 1aa7bc2 commit 280f003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- name: build python
uses: ./.github/actions/python_build
- name: build R
uses: ./.github/actions/R_build
uses: ./.github/actions/r_build
- name: upload artefacts
uses: ./.github/actions/upload_artefacts

0 comments on commit 280f003

Please sign in to comment.