Skip to content

Commit 478b8da

Browse files
committed
fix params
1 parent dd74676 commit 478b8da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-errors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
mode: 'compile'
3131
contract-paths: 'contracts/internal/host-chain/contracts'
3232
compiler: 'hardhat'
33-
hardhat-config-path: 'contracts/internal/host-chain'
33+
compile-args: '--config contracts/internal/host-chain/hardhat.config.ts'
3434
output-path: 'cofhe-errors.json'
3535
publish-npm: 'true'
3636
npm-package-name: '@fhenixprotocol/cofhe-errors'

0 commit comments

Comments
 (0)