Skip to content

Commit 2b53e7e

Browse files
committed
adding poetry
1 parent 6bf6579 commit 2b53e7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/internal-build-release-linux64.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ jobs:
4545
- name: Build CodeQL Bundle Tool for Packaging
4646
shell: pwsh
4747
run: |
48-
# need this for the bundling to work.
48+
# need this for the bundling to work.
49+
pip install poetry
4950
pip install -U pyinstaller
5051
5152
# run the packaging

0 commit comments

Comments
 (0)