chore: update

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2024-03-19 20:58:18 +08:00
parent da1f1537f1
commit 2988f59e6a
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ env:
jobs:
testing01:
name: default flag testing
name: testing new bash flow
runs-on: ubuntu-latest
steps:
- name: checkout

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
set -o errexit
set -o nounset