Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bostrot authored Feb 5, 2022
1 parent 34b8bcb commit 32e3ec3
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 @@ -7,6 +7,6 @@ build:
- apt-get update && apt-get install -y zip wget git
- wget https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_linux_amd64.deb
- dpkg -i gh_2.4.0_linux_amd64.deb
- git remote add github https://github.com/bostrot/wsl2-distro-manager.git
#- git remote add github https://github.com/bostrot/wsl2-distro-manager.git
- ./release-script.sh

0 comments on commit 32e3ec3

Please sign in to comment.