Skip to content

Commit

Permalink
Merge branch '2.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOneRing committed Jun 10, 2020
2 parents 65077f4 + 1cfd837 commit f71a20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ init:
install:
- ps: |
git submodule update --init --recursive
& git clone -q --depth=1 git://anongit.kde.org/craftmaster.git $HOME/CraftMaster 2>&1
& git clone -q --depth=1 https://github.com/KDE/craftmaster.git $HOME/CraftMaster 2>&1
craft $env:TARGET -i craft
craft $env:TARGET --add-blueprint-repository [git]https://github.com/owncloud/craft-blueprints-owncloud.git
Expand Down

0 comments on commit f71a20b

Please sign in to comment.