Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc authored Oct 13, 2024
1 parent 8e54dc6 commit b3eae2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: build
if: always()
run: |
sudo pacman -Syu && sudo pacman -S desktop-file-utils
pacman -Syu && pacman -S desktop-file-utils wget
wget https://raw.githubusercontent.com/ivan-hc/Abiword-appimage/main/abiword-junest.sh
chmod a+x ./abiword-junest.sh
./abiword-junest.sh
Expand Down

0 comments on commit b3eae2c

Please sign in to comment.