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