Skip to content
Snippets Groups Projects
Commit 0e25e6ae authored by Tommie Levy's avatar Tommie Levy
Browse files

Fix ci maybe

parent c55ebad2
No related branches found
No related tags found
1 merge request!117Fix ci maybe
#!/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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment