Skip to content

Commit 7e4bcd1

Browse files
committed
fix: update upload artifact path to match workspace root
1 parent f91eccd commit 7e4bcd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,5 @@ jobs:
112112
uses: actions/upload-artifact@v4
113113
with:
114114
name: pr-provenance-hash
115-
path: apexchainx_calculator/provenance.sha256
115+
path: provenance.sha256
116116
retention-days: 30

0 commit comments

Comments
 (0)