Skip to content

Commit 1c08e8f

Browse files
feat: add step checkout
1 parent 0398006 commit 1c08e8f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/workflow-cd-azure.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
deployment:
88
runs-on: ubuntu-latest
99
steps:
10+
- name: Checkout
11+
uses: actions/checkout@v4
12+
1013
- name: Azure Static Web Apps Deploy
1114
uses: Azure/static-web-apps-deploy@v1
1215
with:

0 commit comments

Comments
 (0)