Skip to content

Commit 7532046

Browse files
committed
fixed installrootdir test
1 parent b3377c8 commit 7532046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
BINDIR: "/tmp/aws/bin"
4646
- TEST_NAME: "INSTALLROOTDIR v2"
4747
AWS_CLI_VERSION: "2"
48-
BINDIR: "/tmp/aws"
48+
INSTALLROOTDIR: "/tmp/aws"
4949
name: Test ${{ matrix.TEST_NAME }}
5050
steps:
5151
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)