Skip to content

Commit

Permalink
fix: commit-and-pray
Browse files Browse the repository at this point in the history
  • Loading branch information
agateau-gg committed Oct 25, 2024
1 parent 9e812e0 commit 2aa7123
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_release_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,7 @@ jobs:
#args="--git-version"
args=""
fi
pwd
ls -al
pipenv run scripts/build-os-packages/build-os-packages $args
pipenv run bash -c scripts/build-os-packages/build-os-packages $args
- name: Override base Docker image used for functional tests on Windows
if: matrix.os == 'windows-2022'
Expand Down

0 comments on commit 2aa7123

Please sign in to comment.