mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-08-07 16:09:27 +02:00
fix: "source: not found"
This commit is contained in:
parent
71328f4f3f
commit
3eb433885f
1
.github/workflows/build-jobs.yaml
vendored
1
.github/workflows/build-jobs.yaml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Build Atmosphere
|
||||
shell: bash
|
||||
run: |
|
||||
source /opt/venv/bin/activate
|
||||
git config --global --add safe.directory "*"
|
||||
|
Loading…
Reference in New Issue
Block a user