Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
sidd-harth authored Mar 21, 2024
1 parent 4c78820 commit dbd43c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lab8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
commands_job:
runs-on: ubuntu-latest
runs-on: [production,linux]
steps:
- name: Set environment variable with "key" as "foo" and "value" as "bar"
run: echo "foo=bar" >> $GITHUB_ENV
Expand Down

0 comments on commit dbd43c3

Please sign in to comment.