Skip to content

Commit

Permalink
add temp. ls
Browse files Browse the repository at this point in the history
  • Loading branch information
markcmiller86 committed Jul 30, 2024
1 parent 1211b94 commit a1b8835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: build
run: |
mkdir silo-main-build
ls
cd silo-main-build
../Silo/configure --prefix=`pwd`/myinstall
make -j 8 install
Expand Down

0 comments on commit a1b8835

Please sign in to comment.