Skip to content

Commit

Permalink
remove -it
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengt900 authored Nov 25, 2024
1 parent fa27d27 commit 5dc462a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mom6_tide_2D.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
docker run --rm \
-v ${{ github.workspace }}:/workspace \
-w /workspace \
-it noaaepic/ubuntu22.04-intel-llvm-unified:v1.8.0 \
noaaepic/ubuntu22.04-intel-llvm-unified:v1.8.0 \
sh -c "ls -al && echo 'I am inside container now!'"
# - name: Build mom6solo
Expand Down

0 comments on commit 5dc462a

Please sign in to comment.