Skip to content

Commit

Permalink
Add paths
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed Oct 18, 2024
1 parent 12d1003 commit 1520867
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ env:
MUSCAT_REPO: rism-digital/muscat
TRANSLATIONS_REPO: rism-digital/translations

MUSCAT_GUIDELINES_PATH: ''
MUSCAT_PATH: ''
TRANSLATIONS_PATH: ''
MUSCAT_GUIDELINES_PATH: 'muscat-guidelines'
MUSCAT_PATH: 'muscat'
TRANSLATIONS_PATH: 'translations'

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 1520867

Please sign in to comment.