Skip to content

Commit 1c140f0

Browse files
fixed deployment issue
1 parent f7c4fb7 commit 1c140f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/job-azure-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
233233
- name: Generate Unique Solution Prefix
234234
id: generate_solution_prefix
235-
shell: bash.
235+
shell: bash
236236
run: |
237237
set -e
238238
COMMON_PART="pslkmg"

0 commit comments

Comments
 (0)