Skip to content

Commit

Permalink
Fix yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrojo committed Nov 16, 2023
1 parent b32b6ae commit 5770e6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ jobs:
run: alr index --update-all
- name: Build
run: alr --non-interactive build

release:
name: Continuous AppImage
runs-on: ubuntu-20.04
steps:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: ada-actions/toolchain
Expand Down

0 comments on commit 5770e6b

Please sign in to comment.