Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim committed Nov 20, 2024
1 parent 6fa0d68 commit f57a069
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nvidia_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
run: |
echo '${{ github.event.inputs.script_content }}' > '${{ github.event.inputs.filename }}'
- name: Setup Python if needed
if: endsWith(github.event.inputs.filename, '.py')
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
Expand Down

0 comments on commit f57a069

Please sign in to comment.