mirror of
https://github.com/projectdiscovery/subfinder
synced 2026-06-21 14:05:24 +00:00
Fix the build-test action (#1631)
This fixes the `build-test` action by restoring the `examples` working directory. This was incorrectly removed in the previous commit.
This commit is contained in:
committed by
GitHub
parent
8feb51ff7f
commit
f0ec4032b2
@@ -80,3 +80,4 @@ jobs:
|
||||
|
||||
- name: Run Example
|
||||
run: go run .
|
||||
working-directory: examples
|
||||
|
||||
Reference in New Issue
Block a user