From 377201614b7d186b073e9671799b9fa4d3a15253 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sun, 1 Mar 2026 19:05:30 -0500 Subject: [PATCH] Fix command substitution syntax in build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e90141f4..6e5b2b6c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -920,7 +920,7 @@ jobs: for i in {1..10}; do echo "${newbase}-bulkuser-$i" >> sample.csv; done - driveid=$(run_gam user $gam_user add shareddrive "${newbase}" returnidonly) + driveid=$($gam user $gam_user add shareddrive "${newbase}" returnidonly) echo "Created shared drive ${driveid}" run_gam create user $newuser firstname GHA lastname $JID displayname "Github Actions ${JID}" password random recoveryphone 12125121110 recoveryemail jay0lee@gmail.com gha.jid $JID languages en+,en-GB- ou "${newou}" run_gam user $newuser add license workspaceenterpriseplus