Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
blleng committed Feb 26, 2024
1 parent 58e1b1c commit 3f86bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:
Build-deploy:
name: Check notes and build&deploy
runs-on: ubuntu-22.04
runs-on: ubuntu-latest

steps:
- name: Checkout codes
Expand Down

0 comments on commit 3f86bba

Please sign in to comment.