Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudbore committed Feb 8, 2024
1 parent 4b8b0a2 commit 197bdc4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v4

- name: action_checkout
uses: actions/checkout@v4

- name: Install dependancies
run: |
sudo apt-get update
Expand Down

0 comments on commit 197bdc4

Please sign in to comment.