Skip to content

Commit

Permalink
ci: refresh urpmi
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Aug 31, 2023
1 parent 3386181 commit 2bc2cd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dorothy-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
emerge app-shells/bash net-misc/curl sys-apps/util-linux moreutils
elif command -v urpmi; then
# for mageia
urpmi --auto-update
urpmi bash curl util-linux moreutils
fi
- name: 'Dorothy Remote Tests'
Expand Down

0 comments on commit 2bc2cd5

Please sign in to comment.