Spaces:
Runtime error
Runtime error
VenkateshRoshan
commited on
Commit
·
f0c8e4c
1
Parent(s):
0df014d
deploy file added
Browse files
.github/workflows/deploy.yml
CHANGED
|
@@ -16,7 +16,7 @@ jobs:
|
|
| 16 |
- name: Setup Python
|
| 17 |
uses: actions/setup-python@v3
|
| 18 |
with:
|
| 19 |
-
python-version: 3.10
|
| 20 |
|
| 21 |
- name: Login to AWS
|
| 22 |
uses: aws-actions/configure-aws-credentials@v2
|
|
|
|
| 16 |
- name: Setup Python
|
| 17 |
uses: actions/setup-python@v3
|
| 18 |
with:
|
| 19 |
+
python-version: '3.10'
|
| 20 |
|
| 21 |
- name: Login to AWS
|
| 22 |
uses: aws-actions/configure-aws-credentials@v2
|