Skip to content

Commit

Permalink
Update UbuntuGH.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Jan 5, 2025
1 parent 8da21f8 commit 268a1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UbuntuGH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: echo $AGENT_TOOLSDIRECTORY && ls $AGENT_TOOLSDIRECTORY

- name: List /mnt
run: ls /mnt && echo . && cat DATALOSS_WARNING_README.txt
run: ls /mnt && echo . && cat /mnt/DATALOSS_WARNING_README.txt
# Note: Free Disk Space was added because the idempotency test
# i.e. copying home to /tmp was running out of disk space on
# Ubuntu 22.04 with GNOME. This only needs to be run for branches
Expand Down

0 comments on commit 268a1fe

Please sign in to comment.