Skip to content

Commit

Permalink
Merge pull request #1872 from arturo-lang/debug-webkit-version-on-ubuntu
Browse files Browse the repository at this point in the history
Minot edit: Remove debugging output step
  • Loading branch information
drkameleon authored Jan 30, 2025
2 parents 7f87091 + 9848543 commit 1feabea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ jobs:
run:
shell: ${{ matrix.shell }}
steps:
- name: Check ubuntu version
if: (matrix.os == 'ubuntu-latest')
run: |
lsb_release -a
- name: Install Arturo
uses: arturo-lang/arturo-action@main
with:
Expand Down

0 comments on commit 1feabea

Please sign in to comment.