Skip to content

Commit

Permalink
NOSTORY: debug pipeline for BiostructureViewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladyslav Hlushchenko committed Jan 30, 2025
1 parent 35b5cf9 commit 11281ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ jobs:
echo "apiUrl=$apiUrl" >> $GITHUB_OUTPUT
echo "alias=$alias" >> $GITHUB_OUTPUT
- id: datagrok-tools
run: npm install -g datagrok-tools@4.13.60
run: npm install -g datagrok-tools@latest
- if: ${{ matrix.unpublished_deps != '' }}
run: grok link
working-directory: packages/${{ matrix.package }}
Expand Down

0 comments on commit 11281ce

Please sign in to comment.