fix: "source: not found"

This commit is contained in:
Peter Galonza 2024-05-27 00:38:43 +03:00
parent 71328f4f3f
commit 3eb433885f

View File

@ -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 "*"