mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Maybe now it will work correcty (hope the last one)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
version: '{build}'
|
||||
image: Visual Studio 2017
|
||||
clone_depth: 1
|
||||
init:
|
||||
- git submodule update --init --recursive
|
||||
build_script:
|
||||
- ps: >-
|
||||
git submodule update --init --recursive
|
||||
|
||||
cd ref
|
||||
|
||||
curl -o crashpad86.zip "http://get.backtrace.io/crashpad/builds/release/x86/crashpad-2020-07-01-release-x86-558c9614e3819179f30b92541450f5ac643afce5.zip"
|
||||
|
||||
Reference in New Issue
Block a user