Skip to content

Commit

Permalink
Fix error2.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnoel committed Mar 14, 2024
1 parent af5f250 commit 48e35b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/macos14-64bit-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ jobs:
colima start --arch x86_64
docker pull johnoel/admb-13.2:linux-arm64
cd examples/admb/simple
docker run --env LDFLAGS=-static --rm --volume $PWD:/simple --workdir /simple johnoel/admb-13.2:linux simple.tpl
docker run --env LDFLAGS=-static --rm --volume $PWD:/simple --workdir /simple --entrypoint ./simple johnoel/admb-13.2:linux
colima stop

0 comments on commit 48e35b4

Please sign in to comment.