Skip to content

Commit

Permalink
+21
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Jun 24, 2023
1 parent d004c0b commit d57b4de
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/on commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,10 @@ jobs:
submodules: 'recursive'

- name: Skip ubuntu
run:
echo "need workaround for mono anon pipes"
continue-on-error: true
if: ${{ false }}

run: echo "need workaround for mono anon pipes"
continue-on-error: true
if: ${{ false }}

- name: apt-gen update
run: sudo apt-get update

Expand Down

0 comments on commit d57b4de

Please sign in to comment.