Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hipposen authored Mar 24, 2024
1 parent df8e62d commit 503c6b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
runs-on: ubuntu-22.04

steps:
- name: Auschecken
uses: actions/[email protected]
with:
ref: ${{ github.event.inputs.branch }}
submodules: true
- name: Build
run: ./build.sh
- name: Check256
Expand Down

0 comments on commit 503c6b0

Please sign in to comment.