Skip to content

Commit

Permalink
Remove if
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Feb 24, 2024
1 parent fa5252b commit cfa9bcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
- run: git fetch --tags || true

- name: Build
if: github.event_name != 'release'
shell: bash
run: |
echo $(pwd)
Expand Down

0 comments on commit cfa9bcc

Please sign in to comment.