Skip to content

Commit 2e91647

Browse files
author
Reese
committed
Fixed another syntax error in build file
1 parent c5c5ba3 commit 2e91647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
app-name: HomesteadGame
5858
package: website
5959
- name: logout
60-
run: |
61-
az logout
60+
run: |
61+
az logout
6262

0 commit comments

Comments
 (0)