Skip to content

Commit

Permalink
Update workflow_with_artifacts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KimJoonSeo authored Nov 21, 2023
1 parent 45d0683 commit b0a0761
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/workflow_with_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:

- name: Check out code
uses: actions/checkout@v1

- name: Build ${{ env.FILE_NAME }} for ubuntu-latest
run: go build ${{ env.FILE_NAME }}.go

- name: Upload artifact for linux
uses: actions/[email protected]
Expand Down

0 comments on commit b0a0761

Please sign in to comment.