Skip to content

Commit

Permalink
modified bld args
Browse files Browse the repository at this point in the history
  • Loading branch information
ywkim312 committed Apr 24, 2024
1 parent a1535ae commit ccd2a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
name: incore/doc/pyincore-viz
no_push: true
build-args: |
GA_KEY: ${{ env.GA_KEY }}
GA_KEY=${{ env.GA_KEY }}
# this will publish to NCSA
- name: Publish to NCSA Hub
Expand Down

0 comments on commit ccd2a69

Please sign in to comment.