Skip to content

Commit

Permalink
Merge pull request #2088 from cescoffier/fix-working-group-sync
Browse files Browse the repository at this point in the history
Change location of the working group sync script
  • Loading branch information
cescoffier authored Aug 20, 2024
2 parents 3069fa5 + 58470bb commit 386bb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-working-groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build working groups YAML file
uses: jbangdev/[email protected]
with:
script: working-groups/src/main.java
script: working-groups/main.java
jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml
env:
JBANG_REPO: /root/.jbang/repository
Expand Down

0 comments on commit 386bb68

Please sign in to comment.