Skip to content

Commit

Permalink
ci: set permissions on mnt
Browse files Browse the repository at this point in the history
  • Loading branch information
boasvdp committed Feb 6, 2024
1 parent 68f9caf commit 2334bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/juno_mapping_singularity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: check space 1
shell: bash -l {0}
run: |
sudo chmod -R 777 /mnt
echo "Checking space: ."
df -h .
echo "Checking space: /mnt"
Expand Down

0 comments on commit 2334bb4

Please sign in to comment.