mirror of
https://github.com/Frail7487Real/laughing-spork.git
synced 2024-11-14 10:44:58 -05:00
actually remove it
This commit is contained in:
parent
1d177850e6
commit
87e4518eb8
1 changed files with 0 additions and 2 deletions
2
.github/workflows/runglobal.yml
vendored
2
.github/workflows/runglobal.yml
vendored
|
@ -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) }}
|
||||
|
|
Loading…
Reference in a new issue