Skip to content

Commit

Permalink
🔨 Minor fix: Ensure docs build runs only on isea-server (#245)
Browse files Browse the repository at this point in the history
* Debug

* change tag

* remove debug
  • Loading branch information
ashwinvaidya17 committed Apr 21, 2022
1 parent 01370ef commit 5af542c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
Build-and-Publish-Documentation:
runs-on: [self-hosted, linux, x64]
runs-on: [docs]
steps:
- name: CHECKOUT REPOSITORY
uses: actions/checkout@v2
Expand Down

0 comments on commit 5af542c

Please sign in to comment.