Skip to content

Commit 59fd8c5

Browse files
committed
chore: updated github test actions
1 parent 6f97696 commit 59fd8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/upload-artifact@v3
3131
with:
3232
name: react-app-build
33-
path: .react-admin/build # Path to your build directory
33+
path: ./react-admin/build # Path to your build directory
3434

3535
test:
3636
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)