Skip to content

Commit

Permalink
Added setuptools installation to windows workflow
Browse files Browse the repository at this point in the history
Signed-off-by: spagadar <[email protected]>
  • Loading branch information
SrikanthPagadarai committed Jan 15, 2024
1 parent 077630b commit 2387906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
cd ..\..
ls deps
ls deps\fftw3
pip3 install setuptools
pwd
echo $GITHUB_WORKSPACE
echo $GITHUB_ACTION_PATH
Expand Down

0 comments on commit 2387906

Please sign in to comment.