Skip to content

Commit 8d7de16

Browse files
authored
updating paths
1 parent 2ef5058 commit 8d7de16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-portfolio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git config user.email "github-action@github.com"
2525
2626
- name: Copy Updated Library
27-
run: cp -r ./dist/* ./portfolio/libraries/ResourceLoader
27+
run: cp ./resourceLoader.js ./portfolio/libraries/resourceLoader.js
2828

2929
- name: Commit and Push Changes
3030
env:

0 commit comments

Comments
 (0)