We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 605efb8 commit 4f736c7Copy full SHA for 4f736c7
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Installing Python Poetry
26
run: pip install poetry
27
28
- - name: Install and Build pwncat-cs Package
+ - name: Install and Build pyredactkit Package
29
run: |
30
poetry install
31
poetry build
0 commit comments