Skip to content

Commit

Permalink
chore: exporter update
Browse files Browse the repository at this point in the history
  • Loading branch information
0xShaito committed Aug 8, 2024
1 parent 994143f commit 6fb44f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/interfaces-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: yarn version --new-version "0.0.0-${GITHUB_SHA::8}" --no-git-tag-version

- name: Export Solidity - Export Type: ${{ matrix.export_type }}
uses: defi-wonderland/solidity-exporter-action@491bd879d67819d8342c46fe5343159f171d6747
uses: defi-wonderland/solidity-exporter-action@2289697fa6706a35e145b3ccd15a05475d6faf93
with:
package_name: "@defi-wonderland/prophet-core"
out: 'out'
Expand Down

0 comments on commit 6fb44f5

Please sign in to comment.