Skip to content

Commit

Permalink
install python
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuseteam committed Sep 21, 2021
1 parent ea9a057 commit 3c700a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build:
- ./*.zip
image: ubuntu:20.04
script:
- apt-get update && apt-get -y install git zip
- apt-get update && apt-get -y install git zip python
- git submodule update --init --recursive
- mkdir crackle.d
- mv * crackle.d || mv crackle.d crackle
Expand Down

0 comments on commit 3c700a3

Please sign in to comment.