Skip to content

Commit

Permalink
Merge pull request #877 from epi052/update-indicatif-finally
Browse files Browse the repository at this point in the history
Random improvements
  • Loading branch information
epi052 authored Apr 19, 2023
2 parents e77c131 + 3378246 commit 02ef6d7
Show file tree
Hide file tree
Showing 22 changed files with 687 additions and 492 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ jobs:
- type: armv7
os: ubuntu-latest
target: armv7-unknown-linux-gnueabihf
name: armv7-feroxbuster
name: armv7-linux-feroxbuster
path: target/armv7-unknown-linux-gnueabihf/release/feroxbuster
pkg_config_path: /usr/lib/x86_64-linux-gnu/pkgconfig
- type: aarch64
os: ubuntu-latest
target: aarch64-unknown-linux-gnu
name: aarch64-feroxbuster
name: aarch64-linux-feroxbuster
path: target/aarch64-unknown-linux-gnu/release/feroxbuster
pkg_config_path: /usr/lib/x86_64-linux-gnu/pkgconfig
steps:
Expand Down
Loading

0 comments on commit 02ef6d7

Please sign in to comment.