Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dborowiecki committed Sep 18, 2023
1 parent 7927013 commit e30060c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,6 @@ jobs:
else
echo "SONAR_EXCLUSIONS=${{ inputs.SONAR_EXCLUSIONS }}" >> $GITHUB_ENV
fi
- name: Decompress site packages artifacts
run: |
sudo tar -xzf /tmp/site-packages.tar.gz -C ${{ env.SITE_PACKAGES }}
- name: Copy Current branch
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit e30060c

Please sign in to comment.