Skip to content

Commit

Permalink
ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedalatawi committed Nov 28, 2023
1 parent a012f27 commit 6a0e0a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
runs-on: ubuntu-latest
needs: setup
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Download build artifact
uses: ./.github/actions/download-artifact
with:
Expand Down

1 comment on commit 6a0e0a1

@vercel
Copy link

@vercel vercel bot commented on 6a0e0a1 Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.