Skip to content

Commit

Permalink
Merge pull request #1 from slytomcat/optimize-workflow
Browse files Browse the repository at this point in the history
optimize workflow
  • Loading branch information
slytomcat authored Sep 16, 2023
2 parents 1ab8b6e + 86a7508 commit b35527a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Download Artifacts
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit b35527a

Please sign in to comment.