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 6c1afc7 commit cf190a5Copy full SHA for cf190a5
.github/workflows/ci.yml
@@ -121,7 +121,7 @@ jobs:
121
echo "${GCP_SERVICE_ACCOUNT_KEY}" > gcloud-key.json
122
gcloud auth activate-service-account --key-file=gcloud-key.json
123
gcloud config set project steam-brew
124
- ls scripts ../.. ../../scripts
+ ls ../../plugdb
125
126
- name: Download Build Scripts
127
uses: actions/download-artifact@v4
0 commit comments