more forgor

This commit is contained in:
CeciliaKelley33Mm 2024-10-16 17:04:44 +07:00
parent 492009bb70
commit 3c0384be06

View file

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