Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ianoc committed Jun 16, 2022
1 parent d937420 commit a25f9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_scripts/make_native_artifact.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ native-image -H:+ReportUnsupportedElementsAtRuntime \
rm -rf native_image_working_directory

# ensure it actually works!
./bazel-deps generate --repo-root `pwd` --sha-file 3rdparty/workspace.bzl --deps dependencies.yaml --target-file 3rdparty/target_file.bzl --disable-3rdparty-in-repo
./bazel-deps generate --repo-root `pwd` --resolved-output 3rdparty/resolved-deps.json --deps dependencies.yaml

0 comments on commit a25f9b1

Please sign in to comment.