Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ABUCKY0 authored Aug 9, 2024
1 parent 5b08f2e commit 8ad8df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Run abucky0/pros-build
- name: Run PROS Build
id: test
uses: lemlib/pros-build@main
uses: lemlib/pros-build@v2.0.2
with:
copy_readme_and_license_to_include: true
lib_folder_name: robotlog
Expand Down

0 comments on commit 8ad8df8

Please sign in to comment.