Skip to content

Commit

Permalink
fix(CI): Fixed workflow file typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gitter499 committed Jan 19, 2024
1 parent 2de603c commit 67acf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

build:
runs-on: ubuntu-latest
container: wpilib/roborio-cross-ubuntu:2024-22.04
container: wpilib/roborio-cross-ubuntu:2024-22.04
steps:
- uses: actions/checkout@v3
- name: Add repository to git safe directories
Expand Down

0 comments on commit 67acf3f

Please sign in to comment.