Skip to content

Commit d16f116

Browse files
authored
Update package.yml
1 parent 7400c78 commit d16f116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
submodules: true
1414
- name: Build FreeImage
1515
run: |
16-
sudo apt update -y
16+
apt update -y
1717
apt install cmake -y
1818
apt install build-essential -y
1919
chmod a+x scripts/build-android.py

0 commit comments

Comments
 (0)