Skip to content

Commit

Permalink
Making path non-relatice
Browse files Browse the repository at this point in the history
  • Loading branch information
dukeofgaming committed Sep 9, 2024
1 parent 7d061d5 commit d1b1904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
BuildAndPush:
runs-on: ubuntu-latest
steps:
- uses: ../.github/actions/container-build
- uses: ./.github/actions/container-build
with:
aws_region: ${{ env.AWS_REGION }}
aws_access_key_id: ${{ env.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit d1b1904

Please sign in to comment.