Added working directory

This commit is contained in:
Lucas
2026-01-15 11:30:50 -08:00
parent 55d2c93387
commit ec1f2fbac8

View File

@@ -11,6 +11,9 @@ permissions:
jobs:
update:
runs-on: ubuntu-latest
defaults:
run:
working-directory: core
steps:
- name: Checkout repository