Fix ci maybe

This commit is contained in:
Tommie Levy 2017-12-23 20:20:11 -05:00
parent c55ebad2ff
commit 0e25e6ae5e

View File

@ -1,9 +1,6 @@
#!/usr/bin/env bash
set -e
echo "Downloading latest libc-artifacts"
git submodule update --init --remote libc-artifacts
echo "Downloading latest pkgutils"
git submodule update --init --remote pkgutils
cargo update --manifest-path pkgutils/Cargo.toml