We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a3757 commit 4afcb95Copy full SHA for 4afcb95
.github/workflows/build.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Setting up ambuild
89
run: |
90
python -m pip install wheel
91
- pip install git+https://github.com/accelerator74/ambuild
+ pip install git+https://github.com/accelerator74/ambuild@nog3
92
93
- name: Checking out hl2sdk-l4d2
94
uses: actions/checkout@v4
0 commit comments