Skip to content

Commit

Permalink
Merge branch 'main' into feature/Setup-worker-to-run-queue-jobs-with-…
Browse files Browse the repository at this point in the history
…supervisor-#37
  • Loading branch information
tanhongit authored Aug 3, 2024
2 parents a604afd + 845657f commit 08a5b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shell-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Copy .env.example to .env
run: cp .env.example .env
Expand Down

0 comments on commit 08a5b36

Please sign in to comment.