Skip to content

Commit

Permalink
alwaos create tarballs
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored Apr 6, 2024
1 parent bdf0439 commit 873da8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@ jobs:
${{ matrix.make }} chrome-install-strip
- name: Create tar release files for curl-impersonate
if: startsWith(github.ref, 'refs/tags/')
run: |
cd ${{ runner.temp }}/install/bin
if [[ "${{ startsWith(github.ref, 'refs/tags/') }}" == "true" ]]; then
Expand Down

0 comments on commit 873da8f

Please sign in to comment.