Skip to content

Commit 13a5ccb

Browse files
committed
add download path template
1 parent b729f74 commit 13a5ccb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/example-basic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
working-directory: examples/basic
3333
env:
3434
DEBUG: 'cypress:cli*'
35+
CYPRESS_DOWNLOAD_PATH_TEMPLATE: '${endpoint}/win32-x64/cypress.zip'
3536
- name: Cypress tests
3637
# normally you would write
3738
# uses: cypress-io/github-action@v6

0 commit comments

Comments
 (0)