Skip to content

Commit

Permalink
feat: testing commit
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-canon committed Nov 20, 2024
1 parent 5071f28 commit e66bdd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/static-assets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ jobs:
- name: Setup npm
run: npm i -g npm@${{ matrix.npm-version }}

- name: Show glibc version
run: |
ldd --version
- name: Get pip cache dir
id: pip-cache-dir
run: |
Expand Down

0 comments on commit e66bdd6

Please sign in to comment.