Skip to content

Commit 58470bb

Browse files
committed
Change location of the working group sync script
1 parent 3069fa5 commit 58470bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-working-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build working groups YAML file
2525
uses: jbangdev/[email protected]
2626
with:
27-
script: working-groups/src/main.java
27+
script: working-groups/main.java
2828
jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml
2929
env:
3030
JBANG_REPO: /root/.jbang/repository

0 commit comments

Comments
 (0)