Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Smoren committed Jan 18, 2025
1 parent 5d1e236 commit e1a5f4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/genetic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ permissions:
contents: read

jobs:
build-and-deploy:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.4

- name: Build
- name: Install
run: |
npm install
Expand Down

0 comments on commit e1a5f4f

Please sign in to comment.