Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit ab4e6cd

Browse files
author
Bassem Dghaidi
committed
Update artifacts location
1 parent 6a9f63d commit ab4e6cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/upload-artifact@master
2525
with:
2626
name: webpack artifacts
27-
path: ${{ GITHUB_WORKSPACE }}
27+
path: ./
2828

2929

3030
test:

0 commit comments

Comments
 (0)