Skip to content

Commit

Permalink
Get source in release step
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Dec 5, 2024
1 parent 5b11125 commit ea462e5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Download single file
run: |
curl -O https://raw.githubusercontent.com/sondreb/angor/main/package.json
shell: bash
- uses: actions/checkout@v3

- name: Variables
run: |
Expand Down

0 comments on commit ea462e5

Please sign in to comment.