summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-and-package.yaml
diff options
context:
space:
mode:
authorHarel Ben-Attia <harelba@gmail.com>2021-10-23 20:45:55 +0300
committerHarel Ben-Attia <harelba@gmail.com>2021-10-23 20:45:55 +0300
commit9ab124551a3473f2511e0d57b000407852ddf482 (patch)
tree032c9b3cfd7acb1b5bc18716cf37da262b7fa31b /.github/workflows/build-and-package.yaml
parent11ee7771cbd59e1fefdb4c787038f716f4b917c6 (diff)
one more location to remove requirements for windows
Diffstat (limited to '.github/workflows/build-and-package.yaml')
-rw-r--r--.github/workflows/build-and-package.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/build-and-package.yaml b/.github/workflows/build-and-package.yaml
index 3085bce..0efd1d2 100644
--- a/.github/workflows/build-and-package.yaml
+++ b/.github/workflows/build-and-package.yaml
@@ -383,9 +383,6 @@ jobs:
run: |
set -e -x
- # TODO win requirements are now the same, so this can go away hopefully
- cp requirements-win-x86_64.txt requirements.txt
-
pyoxidizer build --release
export Q_EXECUTABLE=./build/x86_64-pc-windows-msvc/release/install/q