mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 06:56:36 +08:00
漏了sudo
This commit is contained in:
@@ -306,7 +306,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/$GITHUB_REPOSITORY
|
||||
cd $(basename $GITHUB_REPOSITORY)
|
||||
bash ../.github/workflows/configure-building-enviroment.sh
|
||||
sudo bash ../.github/workflows/configure-building-enviroment.sh
|
||||
|
||||
- name: Building ${{ GITHUB.repository }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user