Skip to content

Commit 223f553

Browse files
committed
Add mising step removed
1 parent 7089471 commit 223f553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/production.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
# Steps represent a sequence of tasks that will be executed as part of the job
1919
steps:
2020
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
21+
- uses: actions/checkout@v2
2122
- name: Set up Python 3.10
2223
uses: actions/setup-python@v4
2324
with:

0 commit comments

Comments
 (0)