mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-06-03 15:01:13 -03:00
migrating from actions-rs to dtolnay stuff; matrix build; test 6
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -3,7 +3,7 @@ name: CD Pipeline
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build-nix-release:
|
||||
build-nix:
|
||||
name: Release - ${{ matrix.os }}
|
||||
env:
|
||||
IN_PIPELINE: true
|
||||
|
||||
Reference in New Issue
Block a user