Skip to content

Commit

Permalink
I give up
Browse files Browse the repository at this point in the history
  • Loading branch information
A-CGray committed Jul 15, 2024
1 parent 73edff0 commit f7f15a8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/oas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ jobs:
container:
image: mdolab/public:u22-gcc-ompi-${{ matrix.dockerImage }}-amd64
steps:
- name: Permissions hack
run: |
echo temppass | sudo -S mkdir -p /__w
echo temppass | sudo -S chmod 755 -R /__w
umask 022
- uses: actions/checkout@v4
- name: Install OAS
run: |
Expand Down

0 comments on commit f7f15a8

Please sign in to comment.