Skip to content

Commit dffcfbc

Browse files
authored
Update iga.yml
1 parent 0e9b419 commit dffcfbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/iga.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run_iga:
6161
name: "Send to ${{needs.get_repository.outputs.server}}"
6262
runs-on: ubuntu-latest
63-
needs: get_repository
63+
needs: [get_repository, CodeMeta2CFF]
6464
steps:
6565
- uses: caltechlibrary/iga@main
6666
with:

0 commit comments

Comments
 (0)