Skip to content

Commit

Permalink
chore: Update on-tag.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiero authored Jun 13, 2023
1 parent 757ffb9 commit 82b0ac2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/on-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Create the .env file from example
run: cp .env.example .env

- name: Rust setup
uses: dtolnay/rust-toolchain@stable

Expand Down

0 comments on commit 82b0ac2

Please sign in to comment.