Update abi.yml

This commit is contained in:
CrazyFrog 2025-08-11 23:21:46 +02:00 committed by GitHub
parent 9a1edae9a2
commit 1cf2d34d58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,14 +12,14 @@ jobs:
steps: steps:
- name: Clone current repository - name: Clone current repository
uses: actions/checkout@v4 uses: actions/checkout@v5
- name: Get the Git revision from the current repository - name: Get the Git revision from the current repository
id: get-rev id: get-rev
run: echo "rev=$(cat ./storage-contracts-abis/0g-storage-contracts-rev)" >> $GITHUB_OUTPUT run: echo "rev=$(cat ./storage-contracts-abis/0g-storage-contracts-rev)" >> $GITHUB_OUTPUT
- name: Clone another repository - name: Clone another repository
uses: actions/checkout@v4 uses: actions/checkout@v5
with: with:
repository: '0glabs/0g-storage-contracts' repository: '0glabs/0g-storage-contracts'
path: '0g-storage-contracts' path: '0g-storage-contracts'
@ -45,4 +45,4 @@ jobs:
- name: Compare files - name: Compare files
run: | run: |
./scripts/check_abis.sh ./0g-storage-contracts/artifacts/ ./scripts/check_abis.sh ./0g-storage-contracts/artifacts/