Skip to content

Commit c90c83b

Browse files
💚 Remove python in CICD
1 parent 5ade51e commit c90c83b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

‎.github/workflows/CD.yml‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v3
11-
- name: Set up Python
12-
uses: actions/setup-python@v3
13-
with:
14-
python-version: "3.9"
1511
- name: GithubPackages Login
1612
uses: docker/login-action@v1.10.0
1713
with:

0 commit comments

Comments
 (0)