We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10b34d commit 0c17eb6Copy full SHA for 0c17eb6
action.yml
@@ -44,3 +44,6 @@ runs:
44
- run: |
45
bash $GITHUB_ACTION_PATH/src/override_deployment.sh
46
shell: bash
47
+ - run: |
48
+ bash $GITHUB_ACTION_PATH/src/build_map.sh
49
+ shell: bash
0 commit comments