Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Remove multimarkdown, not needed
  • Loading branch information
jackburton79 authored Feb 10, 2025
1 parent 0201060 commit 37e7327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
version: ${{ matrix.config.version }}
architecture: ${{ matrix.config.architecture }}
run: |
ssh user@localhost "pkgman update -y haiku_devel cmd:gcc gcc_syslibs_devel multimarkdown libgit2_1.8_devel lexilla_devel yaml_cpp*_devel editorconfig_core_c_devel" &&
ssh user@localhost "pkgman update -y haiku_devel cmd:gcc gcc_syslibs_devel libgit2_1.8_devel lexilla_devel yaml_cpp*_devel editorconfig_core_c_devel" &&
make

0 comments on commit 37e7327

Please sign in to comment.