Set the working directory

This commit is contained in:
Savanni D'Gerinel 2025-03-28 00:02:49 -04:00
parent 76b2a610f9
commit 76dea5592e

View File

@ -20,6 +20,7 @@ jobs:
build-flake:
runs-on: native
defaults.run.working-directory: ${{ gitea.workspace }}
steps:
- name: Checkout repository code
uses: actions/checkout@v4