Skip to content

Commit

Permalink
enabled debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammedzakikochargi committed Jun 23, 2023
1 parent 7d9812c commit ba80f6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-lin-wsl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@ jobs:
runs-on: ${{ inputs.runner }}
steps:
- name: Prepare WSL Image
uses: Vampire/setup-wsl@v2
uses: Vampire/setup-wsl@v1
with:
distribution: Ubuntu-20.04
use-cache: false
debug: true
- name: Prepare builder
run: |
${{ inputs.prep-cmd }}
Expand Down

0 comments on commit ba80f6e

Please sign in to comment.