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 dd74676 commit 478b8daCopy full SHA for 478b8da
1 file changed
.github/workflows/publish-errors.yml
@@ -30,7 +30,7 @@ jobs:
30
mode: 'compile'
31
contract-paths: 'contracts/internal/host-chain/contracts'
32
compiler: 'hardhat'
33
- hardhat-config-path: 'contracts/internal/host-chain'
+ compile-args: '--config contracts/internal/host-chain/hardhat.config.ts'
34
output-path: 'cofhe-errors.json'
35
publish-npm: 'true'
36
npm-package-name: '@fhenixprotocol/cofhe-errors'
0 commit comments