Skip to content

Commit

Permalink
Change location of the working group sync script
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Aug 20, 2024
1 parent 3069fa5 commit 58470bb
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 58470bb

Please sign in to comment.