mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-05 04:00:13 +00:00
[GHA] source bashrc
This commit is contained in:
parent
a511f617a3
commit
9bb1ad9d7b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/action.yml
vendored
1
.github/workflows/action.yml
vendored
|
@ -34,4 +34,5 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "export TERM=xterm" >> ~/.bashrc
|
echo "export TERM=xterm" >> ~/.bashrc
|
||||||
|
source ~/.bashrc
|
||||||
./dev-tools/generate-files.sh
|
./dev-tools/generate-files.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue