updated workflow
This commit is contained in:
@@ -8,6 +8,8 @@ jobs:
|
|||||||
name: Show
|
name: Show
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout Code
|
||||||
|
uses: actions/checkout@v3
|
||||||
- name: Show Environment Variables
|
- name: Show Environment Variables
|
||||||
id: vars
|
id: vars
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user