Skip to content

Commit

Permalink
Update edopro.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edo9300 committed Oct 11, 2022
1 parent 8b903ed commit 6e967da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/edopro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ jobs:
- name: Get apt packages
shell: bash
run: |
apt update
apt install sudo
sudo apt update
sudo apt remove libsqlite3-dev
sudo apt install -y g++ build-essential curl p7zip-full p7zip-rar zip
- uses: actions/checkout@v1
Expand Down

0 comments on commit 6e967da

Please sign in to comment.