Skip to content

Commit

Permalink
test - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserfaraazkhan committed Dec 5, 2023
1 parent ed01b0b commit fe2eb7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
brew install yq
jq '.mac.target=["zip"]' electron-builder.json | jq '.mac.gatekeeperAssess=false' > /tmp/electron-builder.json && cp /tmp/electron-builder.json .
npm ci
npm install distutils
- name: Set Environment Variables
run: |
Expand Down

0 comments on commit fe2eb7b

Please sign in to comment.