Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
luisgarciaxygeni committed Mar 21, 2024
1 parent 32523b9 commit 75a8b89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
GITHUB_PAT: ${{ secrets.GH_PAT }}
run: |
#!/usr/bin/env bash
exit 0
shopt -s expand_aliases
alias salt=$PWD/salt_pro/xygeni_salt/salt
Expand Down Expand Up @@ -173,7 +173,7 @@ jobs:
cat ./bin/att.id
ls -l ./bin
exit 1
Expand Down

0 comments on commit 75a8b89

Please sign in to comment.