Skip to content

Commit

Permalink
Merge pull request #14 from navidys/run_cmd
Browse files Browse the repository at this point in the history
run command initial commit
  • Loading branch information
navidys authored Nov 19, 2024
2 parents 05a7a9d + ba30b1f commit 33f36cf
Show file tree
Hide file tree
Showing 25 changed files with 1,214 additions and 57 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: sudo apt-get install -y fuse3 fuse-overlayfs pkg-config libsystemd-dev build-essential libelf-dev libseccomp-dev libclang-dev libssl-dev
- run: make validate
Loading

0 comments on commit 33f36cf

Please sign in to comment.