Skip to content

Commit 21c98e3

Browse files
committed
Change job name from build to export to match updated PR
1 parent decf649 commit 21c98e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/export.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
CONAN_PASSWORD_XRPLF: ${{ secrets.CONAN_PASSWORD }}
2525

2626
jobs:
27-
build:
27+
export:
2828
runs-on: ubuntu-latest
2929
container: ghcr.io/xrplf/ci/debian-bookworm:gcc-12
3030
steps:

0 commit comments

Comments
 (0)