Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
AlteredCoder committed Nov 22, 2023
1 parent f9cfd47 commit 5a9455a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_waap_rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: '1.21'
- name: Install requirements
run: |
apt install libre2-dev
- name: Install CrowdSec
run: |
git clone https://github.com/crowdsecurity/crowdsec.git
Expand Down

0 comments on commit 5a9455a

Please sign in to comment.