Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
dianaafanador3 committed Nov 28, 2023
1 parent 39e75aa commit a2530f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,7 @@ case "$COMMAND" in
"release_package-examples")
./scripts/package_examples.rb
zip --symlinks -r realm-examples.zip examples -x "examples/installation/*"
./scripts/github_prepare.rb --upload-product realm-examples.zip --path "${ROOT_WORKSPACE}examples/*"
./scripts/github_prepare.rb --upload-product realm-examples.zip --path "${$GITHUB_WORKSPACE}examples/*"
;;

"release_package-docs")
Expand Down

0 comments on commit a2530f5

Please sign in to comment.