Skip to content

Commit

Permalink
Update build-and-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muratugureminoglu authored Jul 8, 2024
1 parent 7bccc9e commit 38974aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
DOCKER_URL: antmedia/enterprise
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v2

- name: Download latest.zip
run: wget --quiet ${{ secrets.LATEST_URL }}
Expand Down

0 comments on commit 38974aa

Please sign in to comment.