Skip to content

Commit

Permalink
CI service: Remove python symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanthom committed Aug 14, 2022
1 parent 20a5e5d commit 76fb347
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .builds/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ packages:
sources:
- https://github.com/jeanthom/dirtyjtag
tasks:
- setup-system: |
ln -sf python3 /usr/bin/python
- setup-sources: |
- setup: |
cd dirtyjtag
git submodule init
git submodule update
Expand Down

0 comments on commit 76fb347

Please sign in to comment.