Skip to content

Commit

Permalink
fix page.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonov548 committed Dec 19, 2023
1 parent 40cd880 commit e7c24ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
jobs:
build-and-deploy:

name: Build and deploy page
name: Build and deploy page

runs-on: ubuntu-latest
runs-on: ubuntu-latest

steps:
steps:
- name: Checkout
uses: actions/checkout@v3

Expand Down

0 comments on commit e7c24ad

Please sign in to comment.