Skip to content

Commit 9e078b1

Browse files
committed
chore: use git
1 parent 268272a commit 9e078b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-deploy-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ jobs:
145145
matrix:
146146
workspace: [nx, vanilla, turborepo]
147147
steps:
148+
- name: Checkout
149+
uses: actions/checkout@v4
150+
148151
- name: Download workspace files
149152
uses: actions/download-artifact@v4
150153
with:

0 commit comments

Comments
 (0)