We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57090a9 commit f35e9adCopy full SHA for f35e9ad
.github/workflows/somedotest.yml
@@ -31,7 +31,7 @@ jobs:
31
#az acr login --name $ACR_REGISTRY_NAME --username $TOKEN_NAME --password $PASSWORD
32
33
# Build and push dev images
34
- cd "$GITHUB_WORKSPACE/ref"
+ #cd "$GITHUB_WORKSPACE/ref"
35
corepack enable
36
corepack prepare yarn@4.9.4 --activate
37
yarn install
0 commit comments