Skip to content

Commit 4bbff27

Browse files
committed
Back to fuzzr
* .github/workflows/fuzzr.yml:
1 parent 6a35c99 commit 4bbff27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzzr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
ref: ${{ env.X11_BRANCH }}
4949
- name: install fuzzr gem
5050
run: |
51-
gem install rite-fuzzr
51+
gem install fuzzr
5252
- name: Run fuzzr
5353
run: |
5454
fuzz -P $X11_BASE_ROOT/bin/fuzzers

0 commit comments

Comments
 (0)