Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RecklessBoon authored Oct 31, 2023
1 parent 5e77f0d commit fbb40b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
ext-ref: ${{ steps.extract-ref.outputs.ref }}

steps:
- name: Install Dependencies
shell: bash
run: sudo apt-get install -y dos2unix

- name: Checkout
uses: actions/checkout@v4.1.0
with:
Expand Down

0 comments on commit fbb40b9

Please sign in to comment.