Skip to content

Commit

Permalink
updating code
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Nov 28, 2023
1 parent 69e5416 commit af16fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configure-rhel8-equinix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
echo "export INTERFACE=${{ env.INTERFACE }}" >> /opt/quibinode_navigator/.env
source /opt/quibinode_navigator/.env && sudo -E /opt/quibinode_navigator/rhel8-linux-hypervisor.sh || exit $?
- name: Send a repository dispatch event to restart the workflow if it failed
- name: Send a repository dispatch event to restart the workflow if it failed
if: ${{ failure() }}
uses: actions/github-script@v3
with:
Expand Down

0 comments on commit af16fd2

Please sign in to comment.