WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 5c83e4b

Browse files
author
Ashwin Kumar
committed
run only required workflows
1 parent 7d5d8e5 commit 5c83e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/callable-get-package-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Setup node and build the repository
2828
if: steps.cache-package-list.outputs.cache-hit != 'true'
29-
uses: ./amplify-js/.github/actions/node-and-build
29+
uses: .github/actions/node-and-build
3030

3131
# Need the repo checked out in order to read the file
3232
- name: Dump Package List

0 commit comments

Comments
 (0)