Skip to content

Commit

Permalink
list files
Browse files Browse the repository at this point in the history
  • Loading branch information
blairlyons committed Jun 8, 2022
1 parent 4336fe9 commit c4e8ad9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: ./conf.sh
- name: Change to build dir
run: cd build
- name: List files
run: ls
- name: Build MEDYAN
run: make
- name: Change to root dir
Expand Down

0 comments on commit c4e8ad9

Please sign in to comment.