Update gbs-build-p4.yml
author백종민/Tizen Platform Lab(SR)/삼성전자 <jm0829.baek@samsung.com>
Tue, 4 Jul 2023 01:27:26 +0000 (10:27 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 4 Jul 2023 01:27:26 +0000 (10:27 +0900)
.github/workflows/gbs-build-p4.yml

index 9eb058f..5a432df 100644 (file)
@@ -1,6 +1,6 @@
 # This is a basic workflow to help you get started with Actions
 
-name: gbs-build
+name: gbs-build-p4
 
 # Controls when the workflow will run
 on:
@@ -26,6 +26,9 @@ jobs:
 
     # Steps represent a sequence of tasks that will be executed as part of the job
     steps:
+      - name: Check out code
+        uses: actions/checkout@v3
+
       - name: P4 setup
         uses: perforce/setup-p4@v1
         with: