Skip to content

Commit

Permalink
[TEST] Renamed ogre github action
Browse files Browse the repository at this point in the history
  • Loading branch information
LAGNEAU Romain committed Jan 7, 2025
1 parent be230d3 commit 6330e1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu-ogre-apt.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Ubuntu-dep-apt
name: Ubuntu-ogre-apt

# https://www.jeffgeerling.com/blog/2020/running-github-actions-workflow-on-schedule-and-other-events
on:
Expand All @@ -14,7 +14,7 @@ concurrency:
cancel-in-progress: true

jobs:
build-ubuntu-dep-apt:
build-ubuntu-ogre-apt:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 6330e1d

Please sign in to comment.