Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
fix sl path check
Browse files Browse the repository at this point in the history
  • Loading branch information
lae committed Jan 16, 2021
1 parent afa1b50 commit 27d602d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/travis_packaging_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- name: Install python3-apt systemwide
shell: "apt update && apt install -y sl python3-apt"
args:
creates: /usr/bin/sl
creates: /usr/games/sl
warn: False
retries: 3
become: True
Expand Down

0 comments on commit 27d602d

Please sign in to comment.