Skip to content

Commit b6d56eb

Browse files
PlaneshifterUtkarsh Gupta
authored and
Utkarsh Gupta
committed
build: update gypfile field in workflow
1 parent e85db40 commit b6d56eb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/update_package_meta_data.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ jobs:
8383
run: |
8484
node lib/node_modules/@stdlib/_tools/package-json/scripts/update_directories lib/node_modules/@stdlib
8585
86+
# Update gypfile field:
87+
- name: 'Update gypfile field'
88+
run: |
89+
node lib/node_modules/@stdlib/_tools/package-json/scripts/update_gypfile lib/node_modules/@stdlib
90+
8691
# Import GPG key to sign commits:
8792
- name: 'Import GPG key to sign commits'
8893
# Pin action to full length commit SHA

0 commit comments

Comments
 (0)