Skip to content

Commit

Permalink
try to fix windows pymecompress build
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Baddeley committed May 31, 2024
1 parent 93812a7 commit ebe33a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pymecompress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
env:
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_TOKEN }}
run: |
mv setup.cfg.win setup.cfg
#mv setup.cfg.win setup.cfg
conda build --skip-existing -c david_baddeley pymecompress
#ls -al ~/pkg_build/linux-64
ls C:\Miniconda\Scripts\
Expand Down

0 comments on commit ebe33a3

Please sign in to comment.