actually remove it

This commit is contained in:
CeciliaKelley33Mm 2024-10-16 17:10:46 +07:00
parent 1d177850e6
commit 87e4518eb8

View file

@ -59,8 +59,6 @@ jobs:
run: |
sudo mkdir /mnt/globalData
sudo chown $(whoami) /mnt/globalData/
mkdir /mnt/globalData/toBackup
- name: Dump GitHub token, GitHub context and other environment variables to the home directory (useful for debugging purposes)
env:
GITHUB_CONTEXT: ${{ toJSON(github) }}