Skip to content

Commit

Permalink
feat(ci): collect shell versions
Browse files Browse the repository at this point in the history
Set versions as workflow variable

n/a
  • Loading branch information
jdre-c8y committed May 31, 2024
1 parent 630639b commit 57d8ec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/collect-shell-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
cache: 'npm'

- name: Get @c8y/ngx-components, non-deprecated dist versions
id: check-deprecated
run: npm run collect-shell-versions

- name: Use non-deprecated versions
Expand Down

0 comments on commit 57d8ec1

Please sign in to comment.