Skip to content

Commit

Permalink
Last try...
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric25 committed Jan 4, 2024
1 parent e0a5a34 commit 4bb4fe7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:

- name: Install dependencies
run: npm ci
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_GITHUB_TOKEN }}

- name: Check prettier
run: npm run check-format
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@emotion/styled": "^11.11.0",
"@fontsource/space-mono": "^4.5.12",
"@iexec/dataprotector": "^0.4.1",
"@iexec/react-ui-kit": "git+https://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@github.com/iExecBlockchainComputing/react-ui-kit#semver:^2.0.2",
"@iexec/react-ui-kit": "github:iExecBlockchainComputing/react-ui-kit#semver:^2.0.2",
"@iexec/web3mail": "^0.5.2",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.13.4",
Expand Down

0 comments on commit 4bb4fe7

Please sign in to comment.