Skip to content

Commit

Permalink
Docker images CI was changed
Browse files Browse the repository at this point in the history
  • Loading branch information
kogeler committed Jul 12, 2024
1 parent d75a134 commit 7affdfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:

jobs:
pr:
name: pr
name: build project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 7affdfd

Please sign in to comment.