Skip to content

Commit

Permalink
update action checkout test
Browse files Browse the repository at this point in the history
Signed-off-by: Woojoong Kim <[email protected]>
  • Loading branch information
woojoong88 committed Jun 27, 2024
1 parent dfb2634 commit 68174aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build/bin/version_check.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
# SPDX-License-Identifier: Apache-2.0
# Copyright 2024 Intel Corporation

set +x

# input should be all, is_valid_format, is_dev, and is_unique
INPUT=$1

Expand Down

0 comments on commit 68174aa

Please sign in to comment.