Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slabajo committed Sep 6, 2024
1 parent 38db425 commit d3caa36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-buildpackage-rust.child.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: "Run job script"
env:
JOB_REPO: "${{ inputs.jobGitRepo }}"
JOB_GIT_REPO: "${{ inputs.jobGitRepo }}"
JOB_DISTRO: "${{ matrix.jobDistro }}"
JOB_RELEASE: "${{ inputs.jobRelease }}"
DISABLE_APT_PROXY: "true"
Expand Down

0 comments on commit d3caa36

Please sign in to comment.