Skip to content

Commit 0c17eb6

Browse files
Update action.yml
1 parent e10b34d commit 0c17eb6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ runs:
4444
- run: |
4545
bash $GITHUB_ACTION_PATH/src/override_deployment.sh
4646
shell: bash
47+
- run: |
48+
bash $GITHUB_ACTION_PATH/src/build_map.sh
49+
shell: bash

0 commit comments

Comments
 (0)