Skip to content

Commit

Permalink
get directory
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA committed Oct 18, 2023
1 parent cf19e9d commit c09f337
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-ss3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ jobs:
docker pull johnoel/admb:linux
docker run --rm --volume $PWD:/ss3-repo --workdir /ss3-repo johnoel/admb:linux
echo "/usr/local/bin/admb/bin" >> $GITHUB_PATH
/bin/bash ./Make_SS_330_new.sh -b SS330 -p
pwd
# /bin/bash ./Make_SS_330_new.sh -b SS330 -p
- name: Verify binary on linux
if: matrix.config.os == 'ubuntu-latest'
Expand Down

0 comments on commit c09f337

Please sign in to comment.