mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 21:54:05 +02:00
Added working directory
This commit is contained in:
3
.github/workflows/update-stats.yml
vendored
3
.github/workflows/update-stats.yml
vendored
@@ -11,6 +11,9 @@ permissions:
|
||||
jobs:
|
||||
update:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: core
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user