Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Heikki Ketoharju committed Jan 23, 2024
1 parent 7b5cb57 commit a3c8fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ jobs:
build-deb:
runs-on: ubuntu-latest
steps:
- run apt install make fpm
- run: apt install make fpm
- name: create a deb package
run: make build

0 comments on commit a3c8fbe

Please sign in to comment.