Skip to content

Commit f6b79d9

Browse files
License Check
1 parent dbc85e2 commit f6b79d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/licensing_checker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ jobs:
5252

5353
- name: Check REUSE compliance
5454
run: |
55-
sudo apt update
56-
sudo apt install python3-pip
55+
sudo apt-get update
56+
sudo apt-get install python3-pip
5757
pip install reuse
5858
reuse lint
5959
shell: bash

0 commit comments

Comments
 (0)