Skip to content

Commit

Permalink
remove stray "
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Apr 30, 2024
1 parent 77a871e commit fdfc147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sage-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Log into Terminus and Check for updates
run: |
terminus auth:login --machine-token=${{ secrets.TERMINUS_TOKEN }}
terminus upstream:updates:apply "wpcm-sage-install-tests.${multidev_name}"" --accept-upstream
terminus upstream:updates:apply "wpcm-sage-install-tests.${multidev_name}" --accept-upstream
- name: Clone site and create multidev
run: |
echo "Cloning site..."
Expand Down

0 comments on commit fdfc147

Please sign in to comment.