Skip to content

Commit 16fe674

Browse files
committed
Update workflow
1 parent 6a3e2ad commit 16fe674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v3
1212
- name: Install rlwrap
13-
run: apt-get install -y rlwrap
13+
run: sudo apt-get install -y rlwrap
1414
- name: Prepare java
1515
uses: actions/setup-java@v3
1616
with:

0 commit comments

Comments
 (0)