Skip to content

Commit 28af1ed

Browse files
committed
wip
1 parent ddf75f4 commit 28af1ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stage-3-build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ jobs:
140140
APP_CLIENT_ID: ${{ secrets.APP_CLIENT_ID }}
141141
APP_PEM_FILE: ${{ secrets.APP_PEM_FILE }}
142142
steps:
143+
- name: "Checkout code"
144+
uses: actions/checkout@v5
143145
- name: "Build proxies"
144146
uses: ./.github/actions/build-proxies
145147
with:

0 commit comments

Comments
 (0)