mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Remove invalid if
This commit is contained in:
parent
056c7b608f
commit
1ec79c079d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -20,7 +20,6 @@ jobs:
|
|||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
environment:
|
||||
if: github.ref == 'refs/heads/main'
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
runs-on: ${{matrix.os}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue