Skip to content

Commit

Permalink
there isnt any reason to setup python when compiling?
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonak-Adipta-Kalita committed Sep 2, 2024
1 parent c255e30 commit 6be77d8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: "3.12.3"

- name: Set up GCC
uses: egor-tensin/setup-gcc@v1
if: runner.os == 'Linux'
Expand Down

0 comments on commit 6be77d8

Please sign in to comment.