Skip to content

Commit

Permalink
💚 fix cancel installin jq for FE
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-bouali committed Apr 9, 2024
1 parent 746e425 commit 21c7411
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pipeline-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Extract project version
id: extract_version
run: |
sudo apt-get install jq
cd book-network-ui
echo "VERSION=$(jq -r '.version' package.json)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 21c7411

Please sign in to comment.