Skip to content

Commit

Permalink
Fix Environment Var
Browse files Browse the repository at this point in the history
  • Loading branch information
smk4664 authored Sep 13, 2024
1 parent b73b91b commit a15359d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
uses: "networktocode/gh-action-setup-poetry-environment@v6"
- name: "Constrain Nautobot version and regenerate lock file"
env:
INVOKE_NAUTOBOT_CHATOPS_LOCAL: "true"
INVOKE_NAUTOBOT_FIREWALL_MODELS_LOCAL: "true"
run: "poetry run invoke lock --constrain-nautobot-ver --constrain-python-ver"
- name: "Set up Docker Buildx"
id: "buildx"
Expand Down

0 comments on commit a15359d

Please sign in to comment.